home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
intro.dir
/
00011_Login FS.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
294 b
|
16 lines
on exitFrame
global gINdonePopup
if the doubleClick and gINdonePopup then
set gINdonePopup to 0
if loginUser() then
return
end if
end if
if not soundBusy(1) then
puppetSound("splashl.aif")
updateStage()
end if
hRolloverScript("Login")
go(the frame)
end